home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 October / PCWorld_2004-10_cd.bin / software / topware / pspad / pspad431inst_cz.exe / {app} / Syntax / Z80.INI < prev   
INI File  |  2003-06-25  |  1KB  |  128 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=Z80
  4. HTMLGroup=0
  5. FileType=mac,inc
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=0
  10. CComment=0
  11. SpecComment=0
  12. BasComment=1
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=0
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. SingleQuote=1
  24. DoubleQuote=0
  25. Preprocessors=0
  26. IndentChar=
  27. UnIndentChar=
  28. TabWidth=8
  29. [KeyWords]
  30. ADC=
  31. ADD=
  32. AND=
  33. BIT=
  34. CALL=
  35. CCF=
  36. CP=
  37. CPD=
  38. CPDR=
  39. CPI=
  40. CPIR=
  41. CPL=
  42. DAA=
  43. DEC=
  44. DI=
  45. DJNZ=
  46. EI=
  47. EX=
  48. EXX=
  49. HALT=
  50. IM=
  51. IN=
  52. INC=
  53. IND=
  54. INDR=
  55. INI=
  56. INIR=
  57. JP=
  58. JR=
  59. LD=
  60. LDD=
  61. LDDR=
  62. LDI=
  63. LDIR=
  64. NEG=
  65. NOP=
  66. OR=
  67. OTDR=
  68. OTIR=
  69. OUT=
  70. OUTD=
  71. OUTI=
  72. POP=
  73. PUSH=
  74. RES=
  75. RET=
  76. RETI=
  77. RETN=
  78. RL=
  79. RLA=
  80. RLC=
  81. RLCA=
  82. RLD=
  83. RR=
  84. RRA=
  85. RRC=
  86. RRCA=
  87. RRD=
  88. RST=
  89. SBC=
  90. SCF=
  91. SET=
  92. SLA=
  93. SRA=
  94. SRL=
  95. SUB=
  96. XOR=
  97. [ReservedWords]
  98. A=
  99. B=
  100. BC=
  101. C=
  102. D=
  103. DB=
  104. DE=
  105. DS=
  106. DW=
  107. E=
  108. ENDIF=
  109. ENDM=
  110. EQU=
  111. F=
  112. H=
  113. HL=
  114. IF=
  115. IFNB=
  116. INCLUDE=
  117. IX=
  118. IY=
  119. L=
  120. LIST=
  121. LOCAL=
  122. MACRO=
  123. ORG=
  124. SP=
  125. XLIST=
  126. Z80=
  127.  
  128.